Skip to content

T7714: Exclude auxiliary directories from linux-kernel tarballs - #1008

Merged
dmbaturin merged 1 commit into
vyos:currentfrom
sever-sever:T7714-kernel
Aug 19, 2025
Merged

T7714: Exclude auxiliary directories from linux-kernel tarballs#1008
dmbaturin merged 1 commit into
vyos:currentfrom
sever-sever:T7714-kernel

Conversation

@sever-sever

Copy link
Copy Markdown
Member

Exclude auxiliary directories from linux-kernel and related to linux-kernel tarballs

Change summary

Exclude auxiliary directories from linux-kernel tarballs
Replace shutil to tar

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe): Replace shutil

Related Task(s)

Related PR(s)

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

@github-actions

github-actions Bot commented Aug 13, 2025

Copy link
Copy Markdown

👍
No issues in PR Title / Commit Title

@github-actions github-actions Bot added the current VyOS rolling release label Aug 13, 2025

@c-po c-po left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Exclude directories starting with dot - e.g. .git

Exclude auxiliary directories from linux-kernel and related to
linux-kernel tarballs

@dmbaturin dmbaturin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should certainly exclude those, and this method should work.

@dmbaturin
dmbaturin merged commit e74d956 into vyos:current Aug 19, 2025
8 checks passed
@vyosbot vyosbot added mirror-initiated This PR initiated for mirror sync workflow mirror-completed and removed mirror-initiated This PR initiated for mirror sync workflow labels Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

current VyOS rolling release mirror-completed

Development

Successfully merging this pull request may close these issues.

5 participants